html,body{margin:0px;
    padding:0px;}
body{    
    font-family:Arial,Helvetica,sans-serif,'Î¢ÈíÑÅºÚ',"microsoft yahei";
    font-size:16px;
    color:#585858; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th{
    background: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size:100%;
}
ul,li,ol {
    list-style: none;
}
em,b,i{
    font-style:normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
}
input, textarea, select, a {
    margin:0px;
    padding:0px;
    outline:0px;}
textarea {resize:none; overflow:auto;}

aside, article, footer, header, nav, section ,main{display:block;
    height: auto;
    /*! overflow: hidden; */}
a{color: #585858;text-decoration:none;}
a:hover{
    text-decoration:none; }
.disFlex{
    display: -moz-box; /*firefox*/
    display: -ms-flexbox; /*IE10*/
    display: -webkit-box; /*Safari*/
    display: -webkit-flex; /*Chrome*/
    display: box;
    display: flexbox;
    display: flex;
    justify-content: space-between;
}
p{
    line-height: 1.8;
}

.thumb {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.thumb img {
    display: block;
    width: 100%;
    height: 100%;
    display: block; 
    overflow: hidden; 
    /* border-radius: 2rem; */
}

.thumb p {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* line-height: 2em; */
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    /*! font-size: 18px; */
    line-height: initial;
    padding: 10px 0;
}

.main{
    min-width: 1400px;
    margin: 0 auto;
}
.header{
    padding-top:60px;  
    padding-bottom: 35px;  
    position: relative;
}
.logo{
     width: 260px;
     margin: 0 auto;   
}
.logo p{
    text-align: center;
    color:#b2b2b2 ;
}
.header-rightBox{
    /* width: 430px; */
    float: right;
    display: flex;
    /* margin-right: 30px; */
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 80px;
}
.code {
    text-align: center;
    display: flex;
}
.code img{
    margin: 0 10px;
}
.search{
    /*! width:60%; */
    height:36px;
    line-height: 36px;
    padding-top: 15px;
    box-sizing: border-box;
    padding-right: 10px;
    margin-left: 20px;
}
.search input{
    width:200px;
    height:34px;
    line-height: normal;
    text-indent: 1rem;
    float: left;
    border: none;
    border-radius: 20px;  border: 1px #b2b2b2 solid;
    line-height: normal;
}
.search input::placeholder{
    color: #b2b2b2;
}
.search button{
    width: 28px;
    height: 28px;
    background: none;
    border: none;
    float: left;
    margin-left: -40px;
    margin-top: 3px;
    background: url("search.png") no-repeat 100% 100%;
    margin-right: 20px;
;
}
.search button img{
    width: 28px;
    height: 28px;

}
.search button:focus{
    outline: none;
}
.search button:hover{
    cursor: pointer;
}
.search span{
    color: #b2b2b2;
    font-size: 15px;
}
/*nav*/
.nav{
    background: #0670cf; 
    line-height: 64px; 
      margin-bottom: 100px;
}
.nav ul{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.nav ul li{
    position: relative;
}
.nav ul li a{
    color: #ffffff; 
    
}
.nav ul li.navCur a{
    font-size: 20px;
    font-weight: bold;
}
.nav ul li.navCur::after{
    content: " ";
    display: block;
    width: 100%;
    height: 5px;
    background: #0670cf;
    border-radius: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -21px;
}
.nav ul li:hover a{
    font-weight: bold;      
}
.container{
    width: 1400px; 
    margin: 0 auto;
}

/*point*/
.point {
    position: relative;
    text-align: center; 
    overflow-x: visible;
    overflow-y: visible;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.35); 
    padding: 25px 50px;
}

.point h1 {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 15px; 
}

.point h1 a {
    color: #036bb1;
}

.point p { 
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.point p a {
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
}

.point p a:nth-last-child(1) {
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: currentcolor;
}
.swiper{
    width: 100%;
    height: 100%;
}
 
/*mod-01*/
.mod-01{
    margin-bottom: 60px;
}
.mod-01 .ad-flex{
    width: 325px;
}
.mod-01>.disFlex{
    margin: 0 15px;
    align-items: stretch;
    padding-top: 100px;
}
.mod-01 .swiper-box{
    width: 1035px;
    height: auto;
    position: relative;
    justify-content: left;
}
 .mod-01 .swiper-box .left{
    width: 605px;
    height: 352px;
 } 
 .mod-01 .swiper-box .right{
    width: 425px;

 }
 .mod-01 .swiper-box .right .swiper-slide {
    display: flex;
    align-items: center;
 }
 .mod-01 .swiper-box .right .swiper-slide p{
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 15px;
    font-size: 20px;
 }
.mod-01 .right .swiper-slide-thumb-active {
    background: #f3ba3e;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.mod-01 .right .swiper-slide-thumb-active p{
    color: #ffffff;
    font-weight: bold;
}
.ad{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 14px 0;
}
.ad img{
    width: auto;
    height: auto;
    max-width: 100%;
}
.ad-flexColumn{
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.ad-flex{  
    justify-content: space-between; 
}
.mod-01 .ad-flexColumn{
    display: flex;
    align-items: stretch;
    align-content: right;
    margin: 0;
    text-align: right;
}
.mod-01 .ad-flexColumn img{
    width: 325px;
    height: 109px;
}
/*mod-02*/
.mod-02{
    padding: 50px 0; 
}
.mod-02 .disFlex{
    flex-wrap:wrap ;
}
.item{
    width: 340px;
    /*! padding: 10px; */
    border: 1px #e3e5e6 solid;
    margin-bottom: 15px;
    padding: 10px 10px 20px 10px;
    box-sizing: border-box;
}
.item:hover{
    box-shadow:0 0 4px rgba(0, 0, 0, 0.2);
}
.item img{
    display: block;
    width:317px;
    height: 178px; 
    margin: 0 auto;
}
.item p{
    display: block;
    height:135px ;
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;   
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;

    
}
.news-source{
    color: #a1a1a1;
}
/**/
.friend-link{
    width: 1400px;
    height: auto;
    overflow: hidden;
    /* margin-bottom:  20px; */
    padding-top: 40px;
}
 

.friend-link span{
    display: block;
    width: 250px;
    /* float: left; */
    line-height: 80px;
    font-weight:  bold;
    color: #5a5a5a;
    font-size: 30px;
}
.link-main{
    float: left;
    line-height: 40px;
}
.link-main a{color: #555555;margin: 0 3px;display:  block;float:  left;}
.footer{
    min-width:1400px;
    height:auto;
    overflow:hidden;
    clear:both;
    margin-top: 40px;
}
.foot-main{
    padding:20px 0px;
    text-align:center;
    margin:  0 auto;
    border-top: 1px #e2e2e2 solid;
}
.foot-main p{
    line-height:1.8;
    color: #b2b2b2;
}
.foot-nav{
    line-height:30px;
    color: #b2b2b2;
    padding-bottom: 10px;
}
.foot-nav a,.foot-main a{
    color: #b2b2b2;
}
.foot-main p img{
    margin: 20px 2px 0 2px;
    border: 1px #dadada solid;
}